No.
If your machine is compromised you can't trust last modified timestamps.
One of the obstacles to Bitcoin adoption is complexity. Developers should keep the user interface as simple and clear as possible. 99.9% of users wouldn't understand the information or how to use it.
A better approach to detecting malicious changes to a configuration file might be to encrypt the configuration file with the wallet password or to store a checksum of the config file in the encrypted wallet file and only alert the user when configuration changes are detected that were not made via the wallet software itself. But any message should carefully and clearly explain what the situation is without confusing new inexperienced users.
I'm not sure how useful this is since if your wallet config has been maliciously altered the whole computer is untrustworthy.
If your machine is compromised you can't trust last modified timestamps
Makes sense
Possible. Still may help few.
Interesting
Yes. And this solution may help notify the user early about it instead of him doing it after few days. Example: you receive emails from services that XYZ change was made to your account, secure account if it wasn't you.
– Aug 27 '20 at 14:29