The first thing Linux needs to work on is its permissions system. Traditionally, in Unix, the user is not trusted but the applications are trusted. Nowadays, that's not true anymore. Our smartphones have better permissions systems than our PCs.
Absolutely not. Smart phone permission model is for when you want to run what is basically malware. Linux desktop permission model is for running software that respects the user.