Is It okey to telete trash only from hosting filesystem?

I use restic to perform backups and my daily backup size is even smaller (about 500 GB) than whole data folder (about 700 GB), because of compression and hardlinks to the same and unchanged files. Check out, there few posts about it, e.g. this one Question for backup and restore - #3 by Reiner_Nippes

Also I find out that there is a lot of redundant data:

And I can reduce used space with rdfind -makehardlinks true, or this script to exclude e.g. appdata_* from it: