As I know, The R package "MuMIn" (
http://cran.r-project.org/web/packages/MuMIn/MuMIn.pdf), which supports the
lme() models) approaches this issue using AIC weights which is similar to your suggestion here. The importance notion developed there is based on information theory and is outlined in Burnham & Anderson (2002; also mentioned in Burnham & Anderson, 2004).
- Burnham, K. P., & Anderson, D. R. (2002). *Model selection and multi-model inference: a practical information-theoretic approach*. Springer.
- Burnham, K. P., & Anderson, D. R. (2004). Multimodel inference understanding AIC and BIC in model selection. *Sociological methods & research*, *33*(2), 261-304.