if you are looking to mint, run faircoin-qt -server
or add server=1 to your .conf
then from command line:
faircoind walletpassphrase YOUR_PASSPHRASE 99999999 true
Perhaps instead of a full unlock, you could add a "Mint" button, unlocking the wallet only for minting, doing the same as running the command you suggest to use.